Another attempt to solve bug #14062 with assertion violations on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Tue, 14 May 2013 14:09:43 +0000 (17:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 14 May 2013 14:09:43 +0000 (17:09 +0300)
commit086cc986a2473a3286416960060d0b56ee946702
tree25b1bb5a391361c3ea1ab8091d6654d76ba9dfcc
parent344db898b23d8dc090b52ea73d70e1d0110da2d2
Another attempt to solve bug #14062 with assertion violations on MS-Windows.

 src/w32fns.c (w32_wnd_proc): Don't call WINDOW_HEADER_LINE_HEIGHT
 unless we know that the window w is a leaf window.  Another
 attempt at solving bug#14062.
src/ChangeLog
src/w32fns.c